-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bugfix #475 main_v3.0 - make default configs available in package #477
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
24 tasks
…gle process option
bikegeek
approved these changes
Nov 20, 2024
metplus-bot
added a commit
to dtcenter/METplus
that referenced
this pull request
Nov 21, 2024
georgemccabe
added a commit
to dtcenter/METplus
that referenced
this pull request
Nov 21, 2024
* Removing item that was Closed As Not Planned and not completed for this release * update timeline to include actual date of rc1 release * fix typo * Updated HERA information * Resolving error * Updated jet and hera * prevent error in the command to pull the changelog file when it does not exist yet * added entry to update truth change log: main_v6.0 dtcenter/METplotpy#477 --------- Co-authored-by: Julie Prestopnik <jpresto@ucar.edu> Co-authored-by: George McCabe <23407799+georgemccabe@users.noreply.github.com> Co-authored-by: metplus-bot <97135045+metplus-bot@users.noreply.github.com>
bikegeek
added a commit
that referenced
this pull request
Jan 23, 2025
#483) * Update conf.py * Per dtcenter/METplus#2336, call custom GHA to trigger METplus use case tests when changes are pushed to main_vX.Y and develop branches * Bugfix #475 main_v3.0 - make default configs available in package (#477) * fix version number for rc1 * get version number from verison file * per #475, add default config files to python package * prevent GPU failure running in containers by running kaleido with single process option * Adding In Memoriam * Removing, superfluous since Github automatically checks * Feature 480 v3.0.0 (#481) * updates for coordinated release: version updates, dates, rotating authors * Clean up text: fix typos, remove duplicates * Update vulnerabilities.yaml update gh-action-pip-audit from 1.0.5 to 1.1.0 * Apply suggestions from code review Co-authored-by: Julie Prestopnik <jpresto@ucar.edu> * Adding space * Removing, superfluous since vulnerability checks are automatically done --------- Co-authored-by: Julie Prestopnik <jpresto@ucar.edu> * Update conf.py added the version number * Update conf.py fixed version number * Update conf.py version number needs quotes * Modified default log level to ERROR to reduce logging messages captured in METviewer * Revert "Modified default log level to ERROR to reduce logging messages captured in METviewer" This reverts commit b273d4b. * Create 2.1.0_casper * update documentation requirements to include all sphinx packages and version numbers (#411) * Absolute import instead of relative for files in metplotpy/contributed/fv3_physics_tend * Not v 2 anymore * Hi * hi * a * Update _version.py * Update conf.py fixed version * Delete metplotpy/_version.py no such file * Accidentally deleted --------- Co-authored-by: bikegeek <3753118+bikegeek@users.noreply.github.com> Co-authored-by: George McCabe <23407799+georgemccabe@users.noreply.github.com> Co-authored-by: Julie Prestopnik <jpresto@ucar.edu> Co-authored-by: bikegeek <minnawin@ucar.edu>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Additional Changes
Pull Request Testing
Describe testing already performed for these changes:
Recommend testing for the reviewer(s) to perform, including the location of input datasets, and any additional instructions:
Do these changes include sufficient documentation updates, ensuring that no errors or warnings exist in the build of the documentation? [Yes or No]
Do these changes include sufficient testing updates? [Yes or No]
Will this PR result in changes to the test suite? [Yes or No]
If yes, describe the new output and/or changes to the existing output:
Do these changes introduce new SonarQube findings? [Yes or No]
If yes, please describe:
Please complete this pull request review by [Fill in date].
Pull Request Checklist
See the METplus Workflow for details.
Select: Reviewer(s) and Development issue
Select: Milestone as the version that will include these changes
Select: Coordinated METplus-X.Y Support project for bugfix releases or METplotpy-X.Y.Z Development project for official releases